- 
                Notifications
    You must be signed in to change notification settings 
- Fork 5.8k
Add cmd-d shortcut for (terminal) pane::SplitRight #41139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This matches the behavior of Visual Studio Code
| We require contributors to sign our Contributor License Agreement, and we don't have @jasikpark on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'. | 
| @cla-bot check | 
| The cla-bot has been summoned, and re-checked this pull request! | 
| Hey @jasikpark 👋 I tested VS Code on both macOS and Windows, and in both cases  I’m closing this pull request but, if there's something I'm missing, feel free to share more details. 🙂 | 
| 
 Not for the editor, but for the terminal. Though I'm not finding any docs that describe splitting the terminal in VS Code to provide alternative proof... | 
| 
 Got it! Sorry, I got confused and completely missed that this was terminal specific. I've been able to confirm that VS Code does indeed use  Since  | 
| Done! | 
Update uses of `pane:SplitRight` to `pane::SplitRight` as having a single colon would lead to this being an invalid binding.
| Thank you @jasikpark ! I ended up pushing a commit to your branch and updating the release notes, will merge this now 🙂 | 
| 
 Ah, the macOS keyboard shortcut is listed as just  Glad this got in though! | 
| Hey @jasikpark, no worries on the release notes, just edit them here. The release notes script we run isn't tied to what gets merged in git, the script runs around and fetches all the PR bodies from GitHub. The script was written this way intentionally so we can update the PR bodies after the PR is merged and those changes will make it into the compiled notes we put together on release Zednesday. You can just edit it now. | 
| cool, seems smart - I feel like I prefer the approach in https://github.com/changesets/changesets where the release notes are in a special file tracked for each PR <3 https://github.com/changesets/changesets/blob/main/docs/intro-to-using-changesets.md (rust version: https://github.com/knope-dev/knope) | 


This matches the behavior of Visual Studio Code
Closes #ISSUE
Release Notes:
cmd-don MacOS,ctrl-shift-5on Windows and Linux)